@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto; }
.w1440{ width:1440px; margin: 0 auto; }
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

*:focus,*:links{   
	border:none;
	outline: none;
}




/* 导航栏 */
.header_top{width:100%; height: 38px; background:url(../images/h_bjs.jpg) no-repeat center; line-height: 38px;}
.h_hy{float: left; font-size: 14px; color: #666666;}
.h_hy span{font-size: 14px; color: #004098}

.h_dh{float: left; background: url(../images/hh_dh.png) no-repeat left center; padding-left:40px; margin-left: 20px;}
.h_dh p{font-size: 14px; color: #003d92; margin-right: 10px; float: left}


.h_dt{width:38px; height: 38px; float: right; background: url(../images/h_st.png) no-repeat center}
.h_wx{width:38px; height: 38px; float: right; background: url(../images/h_wx.png) no-repeat center; position: relative; margin: 0px 40px}
.h_sj{width:38px; height: 38px; float: right; background: url(../images/h_sj.png) no-repeat center; position: relative}
.h_wx img,.h_sj img{width:90px; height: 90px; position: absolute; top:38px; right:0; display: none; z-index: 999}
.h_wx:hover img{display: block}
.h_sj:hover img{display: block}



.header_nav{height:72px; width:100%;}
.h_logo{width:288px; height:72px; float: left; display: flex; align-items: center;}
.h_logo img{align-items: center; margin: 0px auto;}
.nav{width:1030px; height:100%; float: right; }
.nav .nLi{ float:left;  position:relative; display:inline; height:100%;  line-height:70px; width:114px;}
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:14px;  color:#333;  position: relative  }
.nav .nLi h3 a p{font-size:14px; color:#333; }
.nav .sub{ display:none;left:50%; top:72px;  position:absolute;  line-height:26px; width:140px;  margin-left: -70px;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height:40px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; float: left; margin: 0px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#f48624; font-weight: bold;}
.nav .nLi:hover h3 p,.nav li.active h3 p{font-weight: bold; color:#f48624; font-size: 16px; background: url(../images/active.png) no-repeat center 80%}





/* 首页:banner */
.banner{ width:100%; height:808px; position: relative; overflow: hidden; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{z-index:1;overflow:hidden;height:auto; position: absolute; bottom:180px; right:20%;}
.banner .slideBox .hd ul{overflow:hidden;zoom:1;margin: 0px auto; display: table; width:114px;}
.banner .slideBox .hd ul li{margin:0 5px; width:12px;height:12px; cursor:pointer; border-radius:10px; background: #fff; float: left}
.banner .slideBox .hd ul li.on{background: #ff8506; width:30px; border-radius: 20px;}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:808px; overflow: hidden}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }
.banner_right{width:354px; height: 88px; position: absolute; bottom:0; left:0; z-index: 999; background: #fff; padding: 0px 87px}
.slideBox .prev,
.slideBox .next{display:block; width:36px; height:88px; float: left }
.slideBox .next{background: url(../images/ban_right.png) no-repeat center}
.slideBox .prev{background: url(../images/ban_left.png) no-repeat center}
.slideBox .prev:hover,
.slideBox .next:hover{  }
.banner_right .pageState{float: left; font-size: 16px; color: #bababa; margin: 0px 30px; line-height: 80px}
.banner_right .pageState span{font-size: 38px; color: #004098; font-weight: bold; margin-right:4px;}











/*关于我们*/
.index_about{width:100%; height:709px; background: url(../images/about_bjs.jpg) no-repeat right top; background-size: 46% auto; padding-top:42px}
.index_about .container{width:1260px;}
.index_about_left{width:542px; height: auto; float: left}
.about_title{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.about_title h3{font-size:68px; color: #e5e5e5; font-weight: bold; position: relative; font-family: "Arial"}
.about_title i{width:40px; height: 4px; background: #004098; display: block; margin:12px 0 0; position: relative; z-index: 9}
.about_title h4{font-size:36px; color:#004098; font-weight: bold; width: 100%; }
.ab_link{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size: 14px; color: #666666; line-height: 28px; display: table; text-indent: 2rem}
.ab_link span{font-size: 14px; color: #f48624}
.index_about_left h5{font-size: 22px; color: #333333; margin:30px 0 20px}
.index_about_left ul{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.index_about_left ul li{width:109px; height: auto; float: left; margin-right: 104px;}
.index_about_left ul li:last-child{margin-right: 0}
.in_ab_hover{width:109px; height: 108px; background: url(../images/hh_bj.png) no-repeat center}
.in_ab_hover i{width:100%; height: 100%; display: block}
.ab_i1{background: url(../images/i1.png) no-repeat center}
.ab_i2{background: url(../images/i2.png) no-repeat center}
.ab_i3{background: url(../images/i3.png) no-repeat center}
.index_about_left ul li h3{width:100%; height: 40px; line-height: 40px; font-size: 20px; color: #333333; margin-top: 8px; text-align: center}
.index_about_left ul li:hover .in_ab_hover{background: url(../images/hh_hbj.png) no-repeat;     -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_about_left ul li:hover .ab_i1{background: url(../images/ih1.png) no-repeat center}
.index_about_left ul li:hover .ab_i2{background: url(../images/ih2.png) no-repeat center}
.index_about_left ul li:hover .ab_i3{background: url(../images/ih3.png) no-repeat center}
.index_about_left ul li:hover .in_ab_hover{-webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); transform: rotateY(360deg);}
.index_about_right{width:678px;  float: right}
.index_about_right h3{font-size: 26px; color: #fff; margin-bottom: 20px; margin-left:200px}
.index_about_right h4{font-size: 26px; color: #fff; font-weight:bold;  margin-left:200px}
.about_right_xx{width:100%; height: auto; margin-top: 40px;}
.ab_rimg{width:590px; height: 537px; float: left}
.ab_rimg img{width:100%; height: auto; display: block}
.ab_rvideo{width:88px; height:480px; float: left; background: #f48624; text-align: center; padding-top:82px; margin-top: 57px}
.ab_rvideo p{font-size: 16px; color: #ffffff; writing-mode:tb-rl; line-height: 88px; margin-top: 10px; letter-spacing:3px}






/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; background: #eeeeee; padding: 66px 0; margin-bottom: 60px; margin-top: 77px;}
.index_pro_title{width:100%; height:auto; text-align: center; position: relative; margin-bottom: 40px; }
.index_pro_title h3{font-size:36px; color: #333333; font-weight: bold; position: relative; z-index: 9}
.index_pro_title i{width:40px; height: 4px; background: #004098; display: block; margin:12px auto 0; position: relative; z-index: 9}
.index_pro_title span{font-size:68px; color:#2558a3; opacity: 0.15; font-weight: bold; width: 100%; text-align: center;  display: block; font-family: "Arial"; line-height: 68px}
.index_product_left{width:255px; height: 600px; float: left; background: #fff}
.in_pro_nav{width:100%; height:115px; background: url(../images/lan_bjs.jpg) no-repeat center; text-align: center;padding-top: 25px;}
.in_pro_nav h3{font-size: 24px; color: #fff; line-height: 30px; margin-bottom: 8px;}
.in_pro_nav p{font-size:16px; color: #fff; font-family: "Arial"; text-transform:uppercase}
.index_product_left ul{width:100%; height: auto; overflow: hidden; background: #fff;}
.index_product_left ul li{width:100%; height: 78px; border-bottom: 1px solid #eaeaea; line-height: 78px; text-align: center}
.index_product_left ul li a{width:100%; height: auto; display: block; font-size: 16px; color: #333333}
.index_product_left ul li:hover a{color:#f48624;}
.index_product_left ul li:last-child{border-bottom: 0}
.index_product_right{width:926px; height: auto; overflow: hidden; float: right}
.index_product_right li{width:297px; height: auto; float:left; margin-right: 17px; margin-bottom: 17px; }
.index_product_right li:nth-child(3n){ margin-right: 0}
.in_pro_pic{width:100%; height: auto; overflow: hidden}
.in_pro_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.index_product_right li h3{width:100%; height: 50px; line-height: 50px;  background: #fff; text-align: center; font-size: 16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_product_right li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_product_right li:hover h3{background: #f48624; color:#fff}








/*设备*/
.index_shebei{width:100%; height:auto; overflow: hidden }
.Box{width:100%; height: auto; }
.Box .Box_con {position: relative; margin-top:40px;}
.Box .Box_con .conbox {position: relative;overflow: hidden; width:100%; margin: 0px auto; }
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width:375px;height:auto; margin-left:37px;overflow: hidden;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.pro_pic{width:375px; height:304px;  overflow: hidden; position: relative}
.pro_pic img{width:100%; height: 100%; transition: all 0.5s;}
.Box .Box_con .conbox ul li:hover img{transform: scale(1.1);}
.pro_info{width:100%; height: 58px; padding: 0px 20px;}
.pro_info h3{font-size: 16px; color: #333333; text-overflow: ellipsis; overflow: hidden;  white-space: nowrap; width:230px; height:100%; 
	line-height: 58px;  float: left}
.pro_info span{font-size: 14px; color: #666666; float: right; line-height: 58px;}
.Box .Box_con .conbox ul li:hover .pro_info{background: #f48624}
.Box .Box_con .conbox ul li:hover h3,.Box .Box_con .conbox ul li:hover span{color:#fff}
.Box .Box_con .btn {display: block;width:44px;height:44px;cursor: pointer;  text-align: center; position: absolute; top:50%;  margin-top: -22px;  }
.Box .Box_con .btnl {float: left; background: url(../images/pro_left.png) no-repeat; left:-70px;}
.Box .Box_con .btnr { float: right; background: url(../images/pro_right.png) no-repeat; right:-70px;}
.Box .Box_con .btnl:hover{background: url(../images/pro_hleft.png) no-repeat;}
.Box .Box_con .btnr:hover{background: url(../images/pro_hright.png) no-repeat}




/*案例*/
.index_case{width:100%; height:902px; background: url(../images/case_bjs.jpg) no-repeat center; padding: 50px 0; margin-top: 64px;}
.index_case_title{width:100%; height:auto; text-align: center; position: relative; }
.index_case_title h3{font-size:36px; color: #fff; font-weight: bold; position: relative; z-index: 9}
.index_case_title i{width:40px; height: 4px; background: #fff; display: block; margin:12px auto 0; position: relative; z-index: 9}
.index_case_title span{font-size:68px; color:#fff; opacity: 0.13; font-weight: bold; width: 100%; text-align: center;  display: block; font-family: "Arial"; line-height: 68px}




.ban{ width:1200px; height:600px; position:relative; overflow:hidden;margin:40px auto 0 auto;}
.ban2{ width:903px; height:554px; position:relative; overflow:hidden; float: left}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:903px; height:554px;background: #fff; padding: 2px; position: relative}
.ban2 ul li img{width:100%; height: auto; display: block}
.index_case_hover{width:100%; height: 95px; background: rgba(0,0,0,0.8); position: absolute; bottom:0; left:0; position: absolute; bottom:0; left:0; padding: 0px 20px;}
.index_case_hover h3{font-size: 18px; line-height: 95px; color: #fff; width: 70%; height: 100%; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_case_hover p{width:56px; height: 52px; border: 1px solid rgba(255,255,255,0.2); text-align: center; font-size: 14px; color: #ffffff; float: right; margin-top: 20px; padding-top:5px;}
.min_pic{ width:275px; float:right;}
.num{ height:554px;overflow:hidden; width:275px; position:relative;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:275px; height:auto; margin-bottom:20px; background: #fff; padding: 2px; }
.num ul li img{width: 100%; height: auto; display: block;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.num ul li.on{background: #003d92}
.num ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.case_more{width:167px; height: 40px;border: 1px solid #fff; border: 1px solid #fff; text-align: center; line-height: 38px; display: block; margin: 0px auto; color:#fff}
.case_more:hover{background: #003d92; color:#fff}










/*企业优势*/
.index_youshi{width:100%; height: auto; overflow: hidden;  margin-top: 55px;}
.index_youshi_bottom{width:100%; height: 607px; background: url(../images/youshi_bjs.jpg) no-repeat left center; margin-top: 32px;}
.slideTxtBox{ width:1050px; float: right; padding-top: 50px; position: relative}
.slideTxtBox .bd{width:100%; height: auto; overflow: hidden}
.slideTxtBox .bd ul{width:100%; height: auto; display: block}
.slideTxtBox .bd li{width:900px; height: auto; overflow: hidden; margin: 0px auto;}
.slideTxtBox .bd li h3{font-size: 24px; color: #333333; font-weight: bold;}
.slideTxtBox .bd li h4{font-size: 18px; color: #333333; margin-top:12px;}
.slideTxtBox .bd li p{font-size: 14px; color: #666666; line-height: 28px; margin-top: 20px;}
.slideTxtBox .hd{width:100%; height: 146px; margin-top:40px;}
.slideTxtBox .hd ul{width:100%; height: auto; overflow: hidden}
.slideTxtBox .hd ul li{ float:left; width: 25%; height:146px; text-align: center; padding-top:12px}
.slideTxtBox .hd ul li a{width:100%; height:134px; background:#fff; display: block; border-right:1px solid #dcdcdc; padding-top: 40px; }
.slideTxtBox .hd ul li:last-child a{border-right:0}
.slideTxtBox .hd ul li.on{background: url(../images/tab_active.png) no-repeat center}
.slideTxtBox .hd ul li.on a{background: none; }
.slideTxtBox .hd ul li.on h3,.slideTxtBox .hd ul li.on p{color:#fff}
.slideTxtBox .hd ul li h3{font-size: 22px; color: #004098; font-weight: bold; line-height: 40px;}
.slideTxtBox .hd ul li p{font-size: 14px; color: #666666; font-family: "Arial"}
.slideTxtBox .hd ul li:first-child{border-radius: 0 0 0 25px}
.slideTxtBox .hd .pageState{font-size: 16px; color: #b5b5b5; font-weight: bold; position: absolute; top:55px; right:0}
.slideTxtBox .hd .pageState span{font-size: 28px; color: #f48624; font-weight: bold; margin-right: 5px;}







/*新闻资讯*/
.index_news{width:100%; height: auto; overflow: hidden; margin-bottom:60px; margin-top: 92px;}
.index_title{width:100%; height:auto; text-align: center; position: relative; }
.index_title h3{font-size:36px; color: #003d92; font-weight: bold; position: relative; z-index: 9}
.index_title i{width:40px; height: 4px; background: #003d92; display: block; margin:12px auto 0; position: relative; z-index: 9}
.index_title span{font-size:68px; color:#e5e5e5; font-weight: bold; width: 100%; text-align: center;  display: block; font-family: "Arial"; line-height: 68px}
.index_news_top{width:100%; height: auto; overflow: hidden; margin-top: 36px;}
.in_news_left{width:599px; height: auto; float: left; overflow: hidden}
.in_news_left img{width:100%; height: auto; display: block}
.in_news_right{width:576px; height: auto; float: right}
.news_right_top{width:100%; height:100px; line-height: 100px; background: #f48624; padding: 0px 20px; }
.news_right_top h3{font-size: 22px; color: #ffffff; font-weight:bold; float: left}
.news_right_top a{float: right; font-size: 16px; color: #ffffff; margin-left: 40px;}
.news_right_top a:hover{font-weight: bold;}
.news_right_bottom{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.news_right_bottom h3{width:100%; height: 30px; line-height: 30px; color:#333333; font-size: 16px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; overflow: hidden; font-weight: bold;}
.news_right_bottom p{width:100%; height:70px; overflow: hidden; padding-top: 10px; border-top:1px solid #e5e5e5; margin-top: 25px; font-size: 14px; color: #666666; line-height: 28px;}
.index_news_bottom{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.index_news_bottom li{width:272px; height: auto; float: left; margin-right:37px;}
.index_news_bottom li:nth-child(4n){margin-right: 0}
.index_news_bottom li h3{width:100%; height: 30px; line-height: 30px; color:#333333; font-size: 16px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; overflow: hidden; font-weight: bold;}
.index_news_bottom li p{width:100%; height: 96px; overflow: hidden; padding-top: 10px; border-top:1px solid #e5e5e5; margin-top: 25px; font-size: 14px; color: #666666; line-height: 28px;}
.index_news_time{width:100%; height: 30px; line-height: 30px; margin-top: 20px;}
.index_news_bottom span{font-size: 14px; color: #666666; float: left}
.index_news_bottom img{float: right; margin-top: 8px;}
.index_news_bottom li:hover h3,.index_news_bottom li:hover p,.index_news_bottom li:hover span{color:#004098}
.news_right_bottom:hover h3,.news_right_bottom:hover p,.news_right_bottom:hover span{color:#004098}
.index_news_bottom li:hover p{border-top:1px solid #004098}
.news_right_bottom:hover p{border-top:1px solid #004098}




/*底部*/
.footer{width:100%; height:513px; position: relative; background: url(../images/footer_bjs.jpg) no-repeat center; padding-top:29px }
.footer .container{overflow: hidden}
.footer_logo{width:100%;  height:94px; border-bottom: 1px solid rgba(255,255,255,0.3); text-align: center; margin-bottom: 40px;}
.footer_logo img{align-items: center; }
.footer_left{width:368px; height: auto; float: left}
.footer_left h3{font-size: 30px; color: #fff; font-weight: bold; font-family: "Arial"}
.footer_left h4{font-size: 22px; color: #fff; line-height: 35px; margin-bottom: 20px;}
.footer_left p,.footer_left p a{font-size: 14px; color: #fff; line-height: 28px;}
.f_input{width:430px; height: auto; float: left; margin-left:42px;}
.f_input h4{width:100%; height: 40px;line-height: 40px; font-size:22px; color: #fff; margin-bottom: 10px; text-align: center}
.f_input dl{width:210px; height: auto; float: left}
.f_input dl dt{width:100%; height:50px; margin-bottom: 10px; position: relative}
.f_input dl input[type="text"]{width:100%; height: 100%; border: 0; background: rgba(255,255,255,0.15); padding: 0px 10px;  font-size:14px; color:#fff}
.f_input dl dd{width:100%; height:50px; position: relative}
.f_input textarea{width:205px; height: 110px; overflow: hidden; border: 0; background: rgba(255,255,255,0.15); margin-left: 15px; padding:10px; font-size:14px; color:#fff}
.f_submit{width:106px; height: 30px; background: #f0851a; color:#fff; font-size: 14px; border: 0; margin-top:15px;}
.f_submit:hover{background: #333; cursor: pointer}


.f_ma{width:auto; float: right; }
.f_ma h3{font-size: 30px; color: #fff; font-weight: bold; font-family: "Arial"}
.f_ma h4{font-size: 22px; color: #fff; line-height: 35px; margin-bottom: 20px; text-align: right}
.f_ma dl{width:116px;height: auto; float: right; margin-left:30px;}
.f_ma dl dt{width:100%; height: 121px; overflow: hidden; background: url(../images/ma_bjs.png) no-repeat center; padding:12px;}
.f_ma dl dt img{width:100%; height: auto; display: block}
.f_ma dl dd{width:100%; height: 40px; line-height: 40px; color:#fff; font-size: 14px; text-align: center }




::-webkit-input-placeholder { /* WebKit browsers */  
    color: #fff; 
	 opacity: 0.37;
}  
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;  
   opacity: 0.37;  
}  
::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
   opacity:0.37;  
}  
:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#fff;  
	 opacity: 0.37;
}  


.copy{clear:both;width:100%;height:58px; line-height:56px; position: relative; border-top:1px solid rgba(255,255,255,0.2);margin-top: 33px;}
.copy_l{float:left; font-size:14px; color:#fff; height: 100%; }
.copy_l a{color:#fff; margin-left: 20px;}
.copy_l a:hover{color:#f0851a!important}
.footer_zhichi{width:auto; height:56px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; height: 100%;}
.footer_zhichi .pt{width:121px;height:18px; background: url(../images/vl.png) no-repeat; margin-top: 22px; margin-right: 10px}
.footer_zhichi .js{width:121px;height:18px; background: url(../images/wl.png) no-repeat; margin-top: 22px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size:14px; color: #fff;}
.footer_zhichi i{ float: left;}
.footer_links{width:100%; height: auto; overflow: hidden; margin-top: 8px; line-height: 30px;}
.footer_links p{color:#fff; font-size: 14px; float: left}
.footer_links_xx{float: left; width: 1100px;}
.footer_links_xx a{color:#fff; font-size: 14px; margin-right: 10px;}








/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#2771d6;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}









/*内页*/
.ny_banner{ width:100%;  position:relative;  height:350px;clear: left; }
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.service_ban{background: url(../images/xfwl_ban.jpg) no-repeat center}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.yxwl_ban{background: url(../images/yxwl_ban.jpg) no-repeat center}
.dlsb_ban{background: url(../images/dlsb_ban.jpg) no-repeat center}



.ny_baninfo{width:1200px; height:225px; position: absolute; top:100px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 28px; color: #fff; line-height: 40px; margin-top: 60px;}
.ny_baninfo .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #be996f; margin-top: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #fff;}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #fff}
.ny_baninfo h4{font-size: 56px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{color:#0c4499}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #0c4499)) 0 0 no-repeat;
	-webkit-background-size: 125px;
	color: rgba(255, 255, 255, 0.1);
	-webkit-background-clip: text;
	height:50px;
	line-height:50px;
	font-weight:bold;
	display:block;
	position:absolute;
	left:0;
	top:0%; 
	-webkit-animation-name: shine;
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}




/*内部二级导航*/
.ny_nav{width:100%; height:67px;    margin-top: -26px; position: relative; z-index: 9}
.ny_nav ul{width:auto; margin:0px auto; display:table; background:#0c4499; border-radius:38px;}
.ny_nav ul li{width:120px; height:67px; line-height:67px; float:left; text-align:center;position:relative; }
.ny_nav ul li a{width:100%; height:100%; display:block; color:#fff}
.ny_nav ul li:first-child{border-radius:38px 0 0 38px;}
.ny_nav ul li:last-child{border-radius:0px 38px 38px 0px;}
.ny_nav ul li:hover,.ny_nav ul li.active{background: url(../images/san_bj.png) no-repeat bottom center}
.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left; background: url(../images/p_xx.png) no-repeat left center; padding-left: 50px; margin-right: 30px; line-height: 40px; 
	margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#0c4499}
.ny_pro_bt ul li:hover{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active a{color:#0c4499}





/*研发中心*/
.ny_yfzx_all{width:100%; height: auto; overflow: hidden; margin-bottom: 60px;}
.ny_yfzx_title{width:100%; height: auto; overflow: hidden; margin-top: 75px;}
.ny_yfzx_title h3{font-size: 30px; color: #060507; width: 100%; height: 30px; line-height: 30px;}
.ny_yfzx_title h3 span{float: left}
.ny_yfzx_title h3 hr{width:1060px; height: 1px; background: #ddd; float: right; margin-top:15px;}
.ny_yfzx_title h4{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #0c4499; margin-top: 8px;}
.ny_yfzx_title h4 span{width:36px; height: 1px; background: #0c4499; float: left; margin-top:22px; margin-left: 8px;}
.ny_yfzx_title h4 p{width:auto; float: left; color: #0c4499;}
.ny_yfzx_title h5{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 30px; color: #060507}
.ny_yfzx_xx{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #555555; line-height: 30px; margin-top: 30px;}
.yfzx_more{width:172px; height: 40px; border: 1px solid #cec8cc; display: block; text-align: center; line-height: 40px; font-size: 16px; color: #333333; margin-top: 30px;}



/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 75px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:285px; height:auto; border:1px solid #d2d2d2;  overflow:hidden; padding: 10px; float:left; margin-right:20px; margin-bottom:20px; }
.ny_solution_img{width:100%; height:100%; float:left; overflow:hidden; border: 1px solid #d2d2d2}
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_product_all ul li h5{width:100%; height: 40px; line-height: 40px; text-align:center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size:16px; color: #060507; font-weight:normal}
.ny_product_all ul li:nth-child(4n){margin-right:0}






/*产品详情页*/
.ny_pro_ft{width:100%; height: auto; margin-top: 60px;}
.ny_pro_ft h3{font-size: 30px;
    color: #1b1b1b;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 14px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 910px;
    margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin: 55px 0;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:523px; height:379px; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#0c4499; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:630px; height: auto; float: right}
.ny_pro_tright h1{ font-size: 36px; color: #191919; height: 50px; line-height: 50px; margin-top: 10px;font-weight:700;}
.ny_pro_p{width:100%; height:81px; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;    word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px; margin-top:20px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left; line-height: 70px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #0c4499; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}

.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:869px; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:300px; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_proshow_num h3,.ny_proshow_info h3{ font-size: 30px; color: #313131; font-weight: 500; text-align: center; margin-bottom: 24px;}
.nyprocase-div{width:100%; height: 203px; overflow:hidden; position: relative}
.ny_probt_xx h3{width: 100%; height:40px;  line-height: 40px; font-size: 16px; color: #313131; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #0c4499;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 420px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #0c4499; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.ny_probt{width:100%; height:50px;}
.ny_probt li{width:100%; height:50px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:50px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#0c4499; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#0c4499;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden}
.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px; font-size:16pxx;color:#666; line-height:30px;}
.fangan_show{ margin-top:20px;}

.ny_hotnews{width:100%; height:auto; overflow: hidden; margin-bottom:20px;}
.ny_hotnews h3{width:100%; height:40px; background: #0c4499; color: #fff; text-align: center; line-height: 40px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#0c4499}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}

.ny_hotnews input[type="text"]{width:240px; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
#btnok{width:50px; height:35px; background:#0c4499; color:#fff; font-size:14px; border:0px; float:right; border-radius:5px; cursor:pointer}



/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:63%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{widdth:100%; height: 35px; line-height: 35px; font-size: 18px; color: #666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:22%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#0c4499}
.ny_news_all ul li:hover h3{font-weight: bold; }





/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}


/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden}
.ny_honor_all ul li{width:285px; height: auto; float: left; margin-right:20px; margin-bottom:25px;}
.ny_honor_all ul li .honor_pic{width:100%;  height: auto; overflow: hidden}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden}
.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:1rem; color: #333; text-align: center;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}


/*荣誉资质*/
.ny_honor_all1{width:100%; height: auto; overflow: hidden; margin: 40px 0;}
.ny_honor_all1 ul{width:100%; height: auto; overflow: hidden}
.ny_honor_all1 ul li{width:285px; height: 285px; float: left; margin-right:20px; margin-bottom:25px;}
.ny_honor_all1 ul li .honor_pic{width:100%;  height: auto; overflow: hidden}
.ny_honor_all1 ul li .honor_pic img{width:100%; height: auto; overflow: hidden}
.ny_honor_all1 ul li p{width:100%; height:35px; line-height: 35px;  font-size:1rem; color: #333; text-align: center;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all1 ul li:nth-child(4n){margin-right: 0px;}



/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; color:#666; line-height:30px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}


/*推荐新闻*/
/*内页通用新闻资讯*/
.nynews-l{ margin-top:30px; width: 585px;}
.nynewst-div { width:187px; height: 152px; overflow:hidden; margin-top: 29px; margin-left: 7px;}
.nynewst-div > img{ width:100%; transition: .6s; }
.nynews-top{ width:100%; height:auto;  transition: .3s; border:1px solid #d5d5d5; overflow:hidden  }
.nynews-top .r > h3{ color:#555555; font-size:16px; margin-top: 30px;transition: .3s;}
.nynews-top .r > p{ color:#a1a1a1; font-size:14px;transition: .3s;}
.nynews-top .r > span{color:#a1a1a1; font-size:14px; line-height: 40px;transition: .3s;}
.nynews-top .r{width: 320px;margin-right: 50px;}
.nynews-li{border-bottom:1px dashed #d5d5d5;  overflow: hidden; }
.nynews-li > span{ border:2px solid #0056b7; border-radius: 50%;  width:8px; height: 8px; display: block; float:left; margin-top: 20px;  margin-right: 6px;position: relative; left:0; transition: .3s;}
.nynews-li > a { float:left; line-height: 52px;  width:76%; color:#1b1b1b; font-size:16px; position: relative; left:0; transition: .3s;}
.nynews-li > p{ float:right;line-height: 52px; color: #626262;font-size: 14px;position: relative; right:0; transition: .3s;}
.nynews-li a:hover  { left:15px; color:#0056b7;}
.nynews-li:hover > span{ left:15px; background: #0056b7; }
.nynews-li:hover > p{ right:15px; color:#0056b7;}
.nynews-top:hover .nynewst-l > img{ transform:scale3d(1.1,1.1,1);}
.nynews-top:hover{ background:#0056b7; border:1px solid #0056b7;  }
.nynews-top:hover .l > h3{ color:#fff;}
.nynews-top:hover .l > p{ color:#fff; }
.nynews-top:hover .l > span{color:#fff; ;}
.news-bot{ margin-bottom:40px}
.intitle-top > h3{ font-size: 30px;  text-align: center; font-weight: bold;color: #0c46c6;}
.intitle-top > p{ font-size:18px; color:#707070; text-align: center; line-height: 40px; }
.ny-news{  overflow:hidden;width: 1200px;margin:40px auto 70px}
.main-title > h3 > span{ color: #0056b7;  }
.nynewst-l{ width: 210px; height: auto; overflow: hidden; float: left; }
.nynewst-l > img{ width:100%; transition: .6s; }
.nynews-top > a { display: block; padding: 16px; overflow:hidden}
.nynews-top > a > .l{ width:320px; margin-left: 15px;  }
.nynews-top > a > .l > h3{width:100%; height:30px; color: #535353; font-size: 16px; font-weight: bold;line-height: 30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap  }
.nynews-top > a > .l > span{ color: #898989; font-size: 14px; display: block; line-height: 36px; }
.nynews-top > a > .l > p{ color: #898989; font-size: 14px; line-height: 24px;  }



/*内页：新闻资讯*/
.in-news{ margin-top: 60px; background: url(../images/innews-bg.jpg) no-repeat center; background-position: bottom; }
.news-title h3{ color: #0056b7;}
.news-title span {width:442px; line-height: 80px; color: #0056b7; font-size: 33px;text-align: center; font-weight: bold;}
.news-title span p{ color: #0056b7 !important;font-size: 33px;text-align: center;font-weight: bold;padding-top: 13px; }
.news-title p{ color: #626262; }
.title h3{ font-size: 30px; text-align: center; font-weight: bold;}
.title span{ display: block;  width:442px; height: 80px; margin: 0 auto; }
.newsli-l{ width:130px; height: 122px; background:#333; transition: .6s;  }
.newsli-l span{ font-size: 20px; font-weight: bold; text-align: center; padding-top: 20px; color: #fff;  border-bottom: 1px solid #444; width: 100px; margin: 0 auto; padding-bottom: 13px;  transition: .6s; display:block;}
.newsli-l p{ text-align: center; font-size: 30px; font-weight: bold; line-height: 40px; color: #fff; padding-top: 10px;   }
.newsli-r{ width: 790px; background: #f5f5f5; padding: 18px 20px; height:122px  }
.news-li{ clear: both; margin-bottom: 20px; display: table; }
.newsli-r h3{ font-size: 18px; line-height: 30px; transition: .6s; width:100%; height:30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; color:#333}
.newsli-r p{ font-size: 15px; line-height: 24px; margin-top: 5px; width:100%; height:48px; overflow:hidden; color:#333}
.news-li:hover .newsli-l { background: #0056b7; }
.news-li:hover .newsli-l span{ border-bottom: 1px solid #fff;  }
.news-li:hover .newsli-r h3{ color: #0056b7;  }
.news-li:hover .newsli-r p{ color: #0056b7;  }
.ny_news_h1{width: 100%; text-align: center; clear: both; height:40px; }
.ny_news_h1 h1{ font-size:24px; color: #555; }
.ny_news_xxs{width: 100%; line-height: 30px; color: #999; height: 30px;  margin-bottom: 20px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center; clear: both; font-size:14px;}
.ny_news_show{margin-bottom:70px;}
.news_show_bt{width: 100%; font-size: 24px; color: #555; padding: 10px 0px; text-align: center;
                clear: both; font-weight: bold}
.news_show_bt h1{font-size: 24px; color: #555;}





@media screen and (max-width:1500px){
.w1440{width:1200px;}
.nav{width:890px;}
.nav .nLi{width:98px}
.slideTxtBox{width:900px;}
}



@media screen and (max-width:1366px){
	.slideTxtBox{width:800px;}
}

